2025-09-06 03:17:59,978 [ 583026 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-09-06 03:17:59,979 [ 583026 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-09-06 03:17:59,979 [ 583026 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-09-06 03:17:59,979 [ 583026 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_x1fwh9 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_storage_iceberg/test.py::test_evolved_schema[1]' 'test_storage_iceberg/test.py::test_evolved_schema[2]' 'test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1]' 'test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2]' 'test_storage_iceberg/test.py::test_metadata_file_selection[1]' 'test_storage_iceberg/test.py::test_metadata_file_selection[2]' 'test_storage_iceberg/test.py::test_multiple_iceberg_files[1]' 'test_storage_iceberg/test.py::test_multiple_iceberg_files[2]' 'test_storage_iceberg/test.py::test_partition_by[1]' 'test_storage_iceberg/test.py::test_partition_by[2]' test_storage_iceberg/test.py::test_restart_broken test_storage_iceberg/test.py::test_row_based_deletes 'test_storage_iceberg/test.py::test_schema_inference[1]' 'test_storage_iceberg/test.py::test_schema_inference[2]' 'test_storage_iceberg/test.py::test_single_iceberg_file[1]' 'test_storage_iceberg/test.py::test_single_iceberg_file[2]' 'test_storage_iceberg/test.py::test_types[1]' 'test_storage_iceberg/test.py::test_types[2]' test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_distributed test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where test_storage_policies/test.py::test_storage_policy_configuration_change test_store_cleanup/test.py::test_store_cleanup test_system_logs/test_system_logs.py::test_system_logs_engine_expr test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr test_system_logs/test_system_logs.py::test_system_logs_order_by_expr test_system_logs/test_system_logs.py::test_system_logs_settings_expr test_table_db_num_limit/test.py::test_table_db_limit 'test_table_function_mongodb/test.py::test_auth_source[False]' 'test_table_function_mongodb/test.py::test_complex_data_type[False]' 'test_table_function_mongodb/test.py::test_incorrect_data_type[False]' 'test_table_function_mongodb/test.py::test_missing_columns[False]' 'test_table_function_mongodb/test.py::test_no_credentials[False]' 'test_table_function_mongodb/test.py::test_predefined_connection_configuration[False]' 'test_table_function_mongodb/test.py::test_secure_connection[True]' 'test_table_function_mongodb/test.py::test_simple_select[False]' test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data test_user_valid_until/test.py::test_basic test_user_valid_until/test.py::test_details test_user_valid_until/test.py::test_restart -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: reportlog-0.4.0, random-0.2, repeat-0.9.3, xdist-3.5.0, timeout-2.2.0, order-1.0.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [55 items] scheduling tests via LoadFileScheduling test_user_valid_until/test.py::test_basic test_storage_iceberg/test.py::test_evolved_schema[1] test_store_cleanup/test.py::test_store_cleanup test_table_db_num_limit/test.py::test_table_db_limit test_storage_mysql/test.py::test_binary_type test_table_function_mongodb/test.py::test_auth_source[False] test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data test_storage_policies/test.py::test_storage_policy_configuration_change test_system_logs/test_system_logs.py::test_system_logs_engine_expr [gw9] [ 1%] PASSED test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data [gw7] [ 3%] PASSED test_table_db_num_limit/test.py::test_table_db_limit [gw2] [ 5%] PASSED test_table_function_mongodb/test.py::test_auth_source[False] test_table_function_mongodb/test.py::test_complex_data_type[False] [gw2] [ 7%] PASSED test_table_function_mongodb/test.py::test_complex_data_type[False] test_table_function_mongodb/test.py::test_incorrect_data_type[False] [gw2] [ 9%] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type[False] test_table_function_mongodb/test.py::test_missing_columns[False] [gw2] [ 10%] PASSED test_table_function_mongodb/test.py::test_missing_columns[False] test_table_function_mongodb/test.py::test_no_credentials[False] [gw2] [ 12%] PASSED test_table_function_mongodb/test.py::test_no_credentials[False] test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] [gw2] [ 14%] PASSED test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] test_table_function_mongodb/test.py::test_secure_connection[True] [gw5] [ 16%] PASSED test_storage_policies/test.py::test_storage_policy_configuration_change [gw0] [ 18%] PASSED test_storage_iceberg/test.py::test_evolved_schema[1] test_storage_iceberg/test.py::test_evolved_schema[2] [gw4] [ 20%] PASSED test_user_valid_until/test.py::test_basic test_user_valid_until/test.py::test_details [gw3] [ 21%] PASSED test_system_logs/test_system_logs.py::test_system_logs_engine_expr test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr [gw4] [ 23%] PASSED test_user_valid_until/test.py::test_details test_user_valid_until/test.py::test_restart [gw0] [ 25%] PASSED test_storage_iceberg/test.py::test_evolved_schema[2] test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] [gw3] [ 27%] PASSED test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr test_system_logs/test_system_logs.py::test_system_logs_order_by_expr [gw3] [ 29%] PASSED test_system_logs/test_system_logs.py::test_system_logs_order_by_expr test_system_logs/test_system_logs.py::test_system_logs_settings_expr [gw3] [ 30%] PASSED test_system_logs/test_system_logs.py::test_system_logs_settings_expr [gw4] [ 32%] PASSED test_user_valid_until/test.py::test_restart [gw0] [ 34%] PASSED test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] [gw2] [ 36%] PASSED test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] [gw0] [ 38%] PASSED test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] test_storage_iceberg/test.py::test_metadata_file_selection[1] [gw1] [ 40%] PASSED test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type [gw1] [ 41%] PASSED test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings [gw0] [ 43%] PASSED test_storage_iceberg/test.py::test_metadata_file_selection[1] test_storage_iceberg/test.py::test_metadata_file_selection[2] [gw1] [ 45%] PASSED test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select [gw1] [ 47%] PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select [gw1] [ 49%] PASSED test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins [gw1] [ 50%] PASSED test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections [gw1] [ 52%] PASSED test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_distributed [gw1] [ 54%] PASSED test_storage_mysql/test.py::test_mysql_distributed test_storage_mysql/test.py::test_mysql_in [gw0] [ 56%] PASSED test_storage_iceberg/test.py::test_metadata_file_selection[2] test_storage_iceberg/test.py::test_multiple_iceberg_files[1] [gw1] [ 58%] PASSED test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null [gw1] [ 60%] PASSED test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point [gw1] [ 61%] PASSED test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_predefined_connection_configuration [gw0] [ 63%] PASSED test_storage_iceberg/test.py::test_multiple_iceberg_files[1] test_storage_iceberg/test.py::test_multiple_iceberg_files[2] [gw1] [ 65%] PASSED test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select [gw0] [ 67%] PASSED test_storage_iceberg/test.py::test_multiple_iceberg_files[2] test_storage_iceberg/test.py::test_partition_by[1] [gw0] [ 69%] PASSED test_storage_iceberg/test.py::test_partition_by[1] test_storage_iceberg/test.py::test_partition_by[2] [gw1] [ 70%] PASSED test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference [gw1] [ 72%] PASSED test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings [gw0] [ 74%] PASSED test_storage_iceberg/test.py::test_partition_by[2] test_storage_iceberg/test.py::test_restart_broken [gw1] [ 76%] PASSED test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout [gw0] [ 78%] PASSED test_storage_iceberg/test.py::test_restart_broken test_storage_iceberg/test.py::test_row_based_deletes [gw0] [ 80%] PASSED test_storage_iceberg/test.py::test_row_based_deletes test_storage_iceberg/test.py::test_schema_inference[1] [gw1] [ 81%] PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function [gw2] [ 83%] PASSED test_table_function_mongodb/test.py::test_simple_select[False] [gw0] [ 85%] PASSED test_storage_iceberg/test.py::test_schema_inference[1] test_storage_iceberg/test.py::test_schema_inference[2] [gw1] [ 87%] PASSED test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where [gw0] [ 89%] PASSED test_storage_iceberg/test.py::test_schema_inference[2] test_storage_iceberg/test.py::test_single_iceberg_file[1] [gw0] [ 90%] PASSED test_storage_iceberg/test.py::test_single_iceberg_file[1] test_storage_iceberg/test.py::test_single_iceberg_file[2] [gw0] [ 92%] PASSED test_storage_iceberg/test.py::test_single_iceberg_file[2] test_storage_iceberg/test.py::test_types[1] [gw1] [ 94%] PASSED test_storage_mysql/test.py::test_where [gw0] [ 96%] PASSED test_storage_iceberg/test.py::test_types[1] test_storage_iceberg/test.py::test_types[2] [gw0] [ 98%] PASSED test_storage_iceberg/test.py::test_types[2] [gw6] [100%] PASSED test_store_cleanup/test.py::test_store_cleanup =============================== warnings summary =============================== test_table_function_mongodb/test.py::test_auth_source[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] /ClickHouse/tests/integration/helpers/cluster.py:2624: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_table_function_mongodb/test.py::test_auth_source[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:227: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_table_function_mongodb/test.py::test_complex_data_type[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:89: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_complex_data_type[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_table_function_mongodb/test.py::test_incorrect_data_type[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:124: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_missing_columns[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:263: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:186: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_secure_connection[True] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:145: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_simple_select[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:47: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 67.04s call test_store_cleanup/test.py::test_store_cleanup 50.70s setup test_storage_mysql/test.py::test_binary_type 26.48s setup test_system_logs/test_system_logs.py::test_system_logs_engine_expr 23.34s teardown test_system_logs/test_system_logs.py::test_system_logs_settings_expr 22.98s teardown test_storage_iceberg/test.py::test_types[2] 21.57s setup test_table_function_mongodb/test.py::test_simple_select[False] 20.70s setup test_table_function_mongodb/test.py::test_secure_connection[True] 18.59s setup test_table_function_mongodb/test.py::test_auth_source[False] 17.03s setup test_storage_iceberg/test.py::test_evolved_schema[1] 13.74s setup test_storage_policies/test.py::test_storage_policy_configuration_change 13.50s call test_user_valid_until/test.py::test_basic 13.23s setup test_table_db_num_limit/test.py::test_table_db_limit 13.10s setup test_user_valid_until/test.py::test_basic 12.99s setup test_store_cleanup/test.py::test_store_cleanup 12.87s setup test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data 12.08s call test_table_function_mongodb/test.py::test_simple_select[False] 10.38s call test_storage_mysql/test.py::test_settings_connection_wait_timeout 9.69s call test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] 9.19s call test_storage_iceberg/test.py::test_evolved_schema[1] 9.14s teardown test_storage_mysql/test.py::test_where 7.93s call test_storage_policies/test.py::test_storage_policy_configuration_change 7.55s call test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] 7.47s call test_storage_iceberg/test.py::test_metadata_file_selection[1] 7.19s call test_storage_iceberg/test.py::test_metadata_file_selection[2] 6.64s call test_storage_iceberg/test.py::test_restart_broken 5.68s teardown test_table_function_mongodb/test.py::test_simple_select[False] 5.48s teardown test_table_db_num_limit/test.py::test_table_db_limit 5.24s teardown test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data 4.99s call test_user_valid_until/test.py::test_restart 3.43s call test_table_db_num_limit/test.py::test_table_db_limit 3.32s call test_storage_mysql/test.py::test_mysql_distributed 3.06s call test_storage_iceberg/test.py::test_row_based_deletes 3.05s call test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr 2.83s teardown test_store_cleanup/test.py::test_store_cleanup 2.72s teardown test_storage_policies/test.py::test_storage_policy_configuration_change 2.56s call test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data 2.53s teardown test_user_valid_until/test.py::test_restart 2.02s call test_storage_iceberg/test.py::test_schema_inference[1] 1.74s call test_storage_mysql/test.py::test_table_function 1.44s call test_storage_iceberg/test.py::test_schema_inference[2] 1.42s call test_storage_iceberg/test.py::test_multiple_iceberg_files[1] 1.41s call test_storage_iceberg/test.py::test_types[1] 1.37s call test_storage_mysql/test.py::test_insert_on_duplicate_select 1.37s call test_storage_mysql/test.py::test_where 1.32s call test_storage_mysql/test.py::test_predefined_connection_configuration 1.25s call test_storage_iceberg/test.py::test_multiple_iceberg_files[2] 1.22s call test_storage_iceberg/test.py::test_evolved_schema[2] 1.07s call test_storage_mysql/test.py::test_replace_select 1.01s call test_storage_mysql/test.py::test_settings 0.92s call test_storage_mysql/test.py::test_external_settings 0.81s call test_storage_mysql/test.py::test_insert_select 0.80s call test_storage_iceberg/test.py::test_types[2] 0.79s call test_storage_iceberg/test.py::test_partition_by[1] 0.72s call test_storage_iceberg/test.py::test_partition_by[2] 0.71s call test_storage_mysql/test.py::test_mysql_point 0.70s call test_storage_mysql/test.py::test_mysql_in 0.65s call test_storage_mysql/test.py::test_many_connections 0.58s call test_table_function_mongodb/test.py::test_secure_connection[True] 0.53s call test_storage_iceberg/test.py::test_single_iceberg_file[2] 0.52s call test_storage_mysql/test.py::test_mysql_null 0.52s call test_table_function_mongodb/test.py::test_complex_data_type[False] 0.50s call test_storage_iceberg/test.py::test_single_iceberg_file[1] 0.43s call test_storage_mysql/test.py::test_schema_inference 0.38s call test_system_logs/test_system_logs.py::test_system_logs_order_by_expr 0.36s call test_system_logs/test_system_logs.py::test_system_logs_settings_expr 0.34s call test_storage_mysql/test.py::test_enum_type 0.31s call test_system_logs/test_system_logs.py::test_system_logs_engine_expr 0.30s call test_storage_mysql/test.py::test_joins 0.27s call test_storage_mysql/test.py::test_binary_type 0.27s call test_table_function_mongodb/test.py::test_auth_source[False] 0.26s call test_user_valid_until/test.py::test_details 0.18s call test_table_function_mongodb/test.py::test_missing_columns[False] 0.18s call test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.14s call test_table_function_mongodb/test.py::test_no_credentials[False] 0.13s call test_table_function_mongodb/test.py::test_incorrect_data_type[False] 0.00s teardown test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] 0.00s setup test_storage_iceberg/test.py::test_types[2] 0.00s teardown test_storage_iceberg/test.py::test_evolved_schema[1] 0.00s teardown test_storage_iceberg/test.py::test_multiple_iceberg_files[2] 0.00s teardown test_storage_mysql/test.py::test_binary_type 0.00s teardown test_storage_iceberg/test.py::test_metadata_file_selection[1] 0.00s teardown test_storage_iceberg/test.py::test_metadata_file_selection[2] 0.00s teardown test_storage_iceberg/test.py::test_evolved_schema[2] 0.00s setup test_storage_iceberg/test.py::test_schema_inference[2] 0.00s setup test_storage_iceberg/test.py::test_metadata_file_selection[2] 0.00s setup test_storage_mysql/test.py::test_external_settings 0.00s setup test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] 0.00s setup test_system_logs/test_system_logs.py::test_system_logs_settings_expr 0.00s teardown test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] 0.00s setup test_storage_iceberg/test.py::test_single_iceberg_file[2] 0.00s setup test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_storage_iceberg/test.py::test_schema_inference[1] 0.00s teardown test_storage_iceberg/test.py::test_partition_by[1] 0.00s teardown test_storage_iceberg/test.py::test_partition_by[2] 0.00s teardown test_storage_iceberg/test.py::test_multiple_iceberg_files[1] 0.00s setup test_storage_mysql/test.py::test_schema_inference 0.00s teardown test_system_logs/test_system_logs.py::test_system_logs_engine_expr 0.00s setup test_storage_iceberg/test.py::test_single_iceberg_file[1] 0.00s setup test_storage_mysql/test.py::test_mysql_null 0.00s teardown test_storage_iceberg/test.py::test_types[1] 0.00s setup test_table_function_mongodb/test.py::test_no_credentials[False] 0.00s teardown test_storage_iceberg/test.py::test_single_iceberg_file[2] 0.00s teardown test_storage_mysql/test.py::test_replace_select 0.00s teardown test_system_logs/test_system_logs.py::test_system_logs_order_by_expr 0.00s setup test_storage_iceberg/test.py::test_types[1] 0.00s setup test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s setup test_storage_iceberg/test.py::test_evolved_schema[2] 0.00s setup test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] 0.00s setup test_storage_mysql/test.py::test_settings 0.00s teardown test_storage_iceberg/test.py::test_row_based_deletes 0.00s setup test_storage_iceberg/test.py::test_partition_by[2] 0.00s setup test_storage_mysql/test.py::test_insert_select 0.00s teardown test_storage_mysql/test.py::test_table_function 0.00s setup test_storage_iceberg/test.py::test_multiple_iceberg_files[2] 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection[True] 0.00s teardown test_table_function_mongodb/test.py::test_complex_data_type[False] 0.00s teardown test_storage_iceberg/test.py::test_single_iceberg_file[1] 0.00s teardown test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s setup test_user_valid_until/test.py::test_restart 0.00s teardown test_table_function_mongodb/test.py::test_auth_source[False] 0.00s setup test_storage_mysql/test.py::test_mysql_in 0.00s teardown test_storage_mysql/test.py::test_insert_select 0.00s setup test_storage_mysql/test.py::test_enum_type 0.00s setup test_storage_iceberg/test.py::test_partition_by[1] 0.00s teardown test_table_function_mongodb/test.py::test_no_credentials[False] 0.00s setup test_system_logs/test_system_logs.py::test_system_logs_order_by_expr 0.00s teardown test_storage_mysql/test.py::test_joins 0.00s setup test_storage_mysql/test.py::test_many_connections 0.00s setup test_storage_iceberg/test.py::test_schema_inference[1] 0.00s setup test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr 0.00s setup test_storage_iceberg/test.py::test_metadata_file_selection[1] 0.00s teardown test_table_function_mongodb/test.py::test_missing_columns[False] 0.00s teardown test_storage_mysql/test.py::test_mysql_in 0.00s teardown test_storage_mysql/test.py::test_mysql_point 0.00s setup test_storage_mysql/test.py::test_mysql_distributed 0.00s setup test_storage_mysql/test.py::test_insert_on_duplicate_select 0.00s teardown test_storage_mysql/test.py::test_schema_inference 0.00s teardown test_storage_mysql/test.py::test_insert_on_duplicate_select 0.00s setup test_storage_iceberg/test.py::test_restart_broken 0.00s setup test_user_valid_until/test.py::test_details 0.00s setup test_storage_iceberg/test.py::test_multiple_iceberg_files[1] 0.00s setup test_storage_mysql/test.py::test_where 0.00s setup test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s teardown test_storage_mysql/test.py::test_enum_type 0.00s setup test_table_function_mongodb/test.py::test_complex_data_type[False] 0.00s setup test_storage_mysql/test.py::test_replace_select 0.00s setup test_table_function_mongodb/test.py::test_missing_columns[False] 0.00s setup test_storage_iceberg/test.py::test_row_based_deletes 0.00s teardown test_storage_iceberg/test.py::test_restart_broken 0.00s teardown test_storage_iceberg/test.py::test_schema_inference[2] 0.00s setup test_table_function_mongodb/test.py::test_incorrect_data_type[False] 0.00s teardown test_storage_mysql/test.py::test_mysql_distributed 0.00s teardown test_user_valid_until/test.py::test_basic 0.00s teardown test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr 0.00s setup test_storage_mysql/test.py::test_mysql_point 0.00s teardown test_storage_mysql/test.py::test_external_settings 0.00s teardown test_storage_mysql/test.py::test_settings 0.00s setup test_storage_mysql/test.py::test_table_function 0.00s setup test_storage_mysql/test.py::test_joins 0.00s teardown test_storage_mysql/test.py::test_many_connections 0.00s teardown test_user_valid_until/test.py::test_details 0.00s teardown test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s teardown test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s teardown test_storage_mysql/test.py::test_mysql_null 0.00s teardown test_table_function_mongodb/test.py::test_incorrect_data_type[False] =========================== short test summary info ============================ PASSED test_temporary_data_in_cache/test.py::test_cache_evicted_by_temporary_data PASSED test_table_db_num_limit/test.py::test_table_db_limit PASSED test_table_function_mongodb/test.py::test_auth_source[False] PASSED test_table_function_mongodb/test.py::test_complex_data_type[False] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type[False] PASSED test_table_function_mongodb/test.py::test_missing_columns[False] PASSED test_table_function_mongodb/test.py::test_no_credentials[False] PASSED test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] PASSED test_storage_policies/test.py::test_storage_policy_configuration_change PASSED test_storage_iceberg/test.py::test_evolved_schema[1] PASSED test_user_valid_until/test.py::test_basic PASSED test_system_logs/test_system_logs.py::test_system_logs_engine_expr PASSED test_user_valid_until/test.py::test_details PASSED test_storage_iceberg/test.py::test_evolved_schema[2] PASSED test_system_logs/test_system_logs.py::test_system_logs_engine_s3_plain_rw_expr PASSED test_system_logs/test_system_logs.py::test_system_logs_order_by_expr PASSED test_system_logs/test_system_logs.py::test_system_logs_settings_expr PASSED test_user_valid_until/test.py::test_restart PASSED test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[1] PASSED test_table_function_mongodb/test.py::test_secure_connection[True] PASSED test_storage_iceberg/test.py::test_metadata_file_format_with_uuid[2] PASSED test_storage_mysql/test.py::test_binary_type PASSED test_storage_mysql/test.py::test_enum_type PASSED test_storage_iceberg/test.py::test_metadata_file_selection[1] PASSED test_storage_mysql/test.py::test_external_settings PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select PASSED test_storage_mysql/test.py::test_insert_select PASSED test_storage_mysql/test.py::test_joins PASSED test_storage_mysql/test.py::test_many_connections PASSED test_storage_mysql/test.py::test_mysql_distributed PASSED test_storage_iceberg/test.py::test_metadata_file_selection[2] PASSED test_storage_mysql/test.py::test_mysql_in PASSED test_storage_mysql/test.py::test_mysql_null PASSED test_storage_mysql/test.py::test_mysql_point PASSED test_storage_iceberg/test.py::test_multiple_iceberg_files[1] PASSED test_storage_mysql/test.py::test_predefined_connection_configuration PASSED test_storage_iceberg/test.py::test_multiple_iceberg_files[2] PASSED test_storage_iceberg/test.py::test_partition_by[1] PASSED test_storage_mysql/test.py::test_replace_select PASSED test_storage_mysql/test.py::test_schema_inference PASSED test_storage_iceberg/test.py::test_partition_by[2] PASSED test_storage_mysql/test.py::test_settings PASSED test_storage_iceberg/test.py::test_restart_broken PASSED test_storage_iceberg/test.py::test_row_based_deletes PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout PASSED test_table_function_mongodb/test.py::test_simple_select[False] PASSED test_storage_iceberg/test.py::test_schema_inference[1] PASSED test_storage_mysql/test.py::test_table_function PASSED test_storage_iceberg/test.py::test_schema_inference[2] PASSED test_storage_iceberg/test.py::test_single_iceberg_file[1] PASSED test_storage_iceberg/test.py::test_single_iceberg_file[2] PASSED test_storage_mysql/test.py::test_where PASSED test_storage_iceberg/test.py::test_types[1] PASSED test_storage_iceberg/test.py::test_types[2] PASSED test_store_cleanup/test.py::test_store_cleanup ================= 55 passed, 13 warnings in 104.98s (0:01:44) ==================